CreateChannelFragmentProvider

fun interface CreateChannelFragmentProvider

Interface definition to be invoked when CreateChannelFragment is created.

Since

3.9.0

See also

Functions

Link copied to clipboard
abstract fun provide(channelType: CreatableChannelType, args: Bundle): CreateChannelFragment

Returns the CreateChannelFragment.